lib: implement CheckoutOptions::filter (hackishly)
authorFelix Krull <f_krull@gmx.de>
Fri, 31 May 2019 19:56:44 +0000 (21:56 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:54 +0000 (12:53 -0400)
commit19fdf706d5caedffeb4a91fd898ff289d3d33458
tree9d6e36c48cf1fd8a138186968830c6c34f6f65fc
parenta521c838f519a8303c5b5120646c0e13f1e695ab
lib: implement CheckoutOptions::filter (hackishly)
rust-bindings/rust/conf/ostree.toml
rust-bindings/rust/src/auto/enums.rs
rust-bindings/rust/src/auto/mod.rs
rust-bindings/rust/src/lib.rs
rust-bindings/rust/src/repo_checkout_at_options.rs
rust-bindings/rust/tests/repo.rs